home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 March / Macworld (1998-03) (Disk 1).dmg / Shareware World / Comms & Internet / Fetch-O-Matic 2.0.3 / Fetch-O-Matic Auxiliary / Fetch-O-Matic Settings < prev    next >
Text File  |  1997-12-22  |  9KB  |  163 lines

  1. ############              Fetch-O-Matic Settings File           #############   
  2.  
  3. #A pound sign (#) begins every comment line such as this one (all such 
  4. #lines are ignored when this file is accessed). There are two columns of data
  5. #in each of various sections below. Rewrite column 2 to conform to your
  6. #situation. Don't change anything in column 1. The number of spaces before 
  7. #column 2 is not important, but use spaces only, not tabs. If the text you are
  8. #inserting  wraps to the next line that is OK; unless you have typed <return>
  9. #it will be read as a  continuation, not as a new line. But do make sure that
  10. #there is a <return> after each line of data, and be sure not to insert any
  11. #spaces after the column 2 entry and before the return (this could cause an
  12. #error in reading the entry, since Mac filenames, for example, can include
  13. #spaces). Extra returns (blank lines) are ignored.  
  14.  
  15. #In this first section, include the trailing directory delimiter in the   home
  16. #(site root) and remote directory names, and begin the remoteHome name with a
  17. #slash. The localHome must have colon  delimiters, and the remoteHome  must
  18. #have slash delimiters. Use full pathnames. If the remote home is "/" then
  19. #just enter that single slash. Do not include the host name in remoteHome. If
  20. #you don't know your remoteHome path, log on to your site with Fetch and open
  21. #the "Fetch Transcript" window. Just above the listing of your site root will
  22. #be a line '"</.....>" is current directory'. Copy this path (and end with a
  23. #slash).
  24.  
  25. localHome         MyHardDrive:MaybeAFolderOrTwo:MySiteRootFolder:
  26. remoteHome       /some_dir/maybe_another-dir/my_site_root_dir/
  27.  
  28. #In the following section, enter the name of your server, your logon name, and
  29. #password preferences. The password preferences have three choices: 1. Enter
  30. #your password (the passWordSave entry will be ignored in this case), and
  31. #you'll never be asked for it by the applications: security = none; 2. Leave
  32. #the passWord line blank, set passwordSave to anything except N; you'll be
  33. #asked for it once by each F-O-M application: security = poor; or 3.  Leave the
  34. #passWord line blank, set passwordSave to N; you'll have to type in the
  35. #password every time you run an application that signs on: security = good.
  36. #If you elect option 2, your password is reasonably secure (stored encrypted),
  37. #but anyone can log into your site from your machine. If using option 2, to
  38. #change your password, just change the passWordSave letter to something
  39. #(anything) else, which will re-trigger a query for a password. You may change
  40. #the password options at any time.
  41.  
  42. remoteHost       my_host.com
  43. logOnName        my_logon_name
  44. passWordSave     N
  45. passWord         
  46.  
  47. #The following two files may be renamed and/or moved, but must exist within the
  48. #site on both local and remote machines. Do not include the path from desktop
  49. #to (local) root, but do include any subsequent path (deeper than the site 
  50. #root) using colon delimiters. For example, if your changesFile is in your site 
  51. #in a directory called "site_admin" at the root of your site, the listing 
  52. #should read: changesFile      site_admin:1changes.txt 
  53. #and so forth. Colons (if present) are automatically changed to slashes by 
  54. #Fetch-O-matic when accessing the remote copies of these files. You may use the
  55. #default names below. These files will be automatically created by the
  56. #FetchProfile application with the names as entered here.
  57.  
  58. changesFile      1changes.txt
  59. messageFile      2messages.txt
  60.  
  61. #If you have a folder within your local site copy whose contents you do not
  62. #wish to be added to the To Upload list by FetchNewLocal, enter it here. Do not
  63. #include the path from desktop to (local) root, but do include any subsequent
  64. #path (deeper than the root) using colon delimiters, and conclude with a colon,
  65. #as:  ignoreFolder    MaybeAFolderInMySiteRoot:dontUploadMyContents:   If you
  66. #don't have such a folder, leave this setting blank.
  67.  
  68. ignoreFolder     
  69.  
  70. #Your name or initials as will be automatically written to the changesFile. 
  71. #You must enter a name even if you are the only one accessing your site.
  72.  
  73. myName           JohnDoe
  74.  
  75. #This item has four options. If using Open Transport, and the "PPP Commands"
  76. #Scripting Addition (part of OT/PPP) is installed, set to "O" (for "Open"). If
  77. #using  MacTCP with FreePPP version 2.6 or later, with the supplied FreePPP
  78. #Control Scripting Addition, set to "F" (for "FreePPP"). If using  MacTCP with
  79. #MacPPP or FreePPP versions 2.5 or earlier, with the supplied MacPPP Control
  80. #Scripting Addition, set to "M" (for "MacPPP").Otherwise (or if you don't want
  81. #Fetch-O-Matic to deal with your internet connection at all) set to "N". (Note:
  82. #see the last paragraph of the "Installation" section of the documentation if
  83. #using MacTCP).
  84.  
  85. usePPP           O
  86.  
  87. #The behaviour when Fetch-O-Matic applications terminate. Set to "N" if you 
  88. #never want them to close (hang up) a connection; set to "Y" if you want them
  89. #to always close the connection, and set to "D" for "Depends..."; if a 
  90. #connection was already open when the application ran, it will leave it open; 
  91. #otherwise it will close it. This setting can be temporarily overridden by
  92. #holding the command key down at launch.
  93.  
  94. closeLink        D
  95.  
  96. #Set to Y to have successfully uploaded and downloaded files automatcally
  97. #removed from the To Upload and To Download files; set to N otherwise. Removal
  98. #only occurs after a transfer has been successfully concluded. Default is Y.
  99.  
  100. autoRemove       Y
  101.  
  102. #Since your Activity Log file and changesFile grow indefinitely, you can
  103. #choose to be  alerted when their size surpasses the number (in bytes) set
  104. #here. Set to 0  (zero) if you never want to see this alert. Default setting is
  105. #80000.
  106.  
  107. alertSize       80000
  108.  
  109. #The name of your preferred text application: do not use any path. 
  110. #You will be asked to locate this application the first time you run any
  111. #Fetch-O-Matic application. Enter the name exactly as it appears on your drive.  
  112. #Otherwise, if the name doesn't correspond exactly, you will be asked to locate 
  113. #the application each time you run a Fetch-O-Matic application. If you later 
  114. #decide to use a different text application you'll need to enter the new name 
  115. #here. SimpleText cannot handle large files so do not use it for large sites. 
  116. #Otherwise, almost any text application or word processor can be used. This
  117. #entry _is_ case-sensitive, as are the other application names.
  118.  
  119. textApp        BBEdit 4.0.4
  120.  
  121. #The name of application Fetch, without path. The purpose of this setting is
  122. #to enable you to have more than one version of Fetch, and choose which one
  123. #to use. Enter the name exactly as it appears on your drive, or else you
  124. #will be asked for it each time you run a Fetch-O-Matic application. If you 
  125. #have two versions they MUST have different names; since no path is specified,
  126. #the selection is by name & creator code alone.
  127.  
  128. fetchApp       Fetch 3.0.3
  129.  
  130. #set to Y if using List Files as a helper when browsing for files to upload
  131. #(recommended, faster); set to N  otherwise. Don't set to Y if you don't have
  132. #List Files installed.
  133.  
  134. useListFiles   Y
  135.  
  136. #The name of application List Files, without path. If you're not using List
  137. #Files (i.e., the option useListFiles is set to N), then this option will be
  138. #ignored. However, if you set useListFiles to Y and do _not_ have List Files
  139. #installed, you will be asked to locate the application. You should cancel and
  140. #set useListFiles to N. If you select a different application by mistake it
  141. #will be accepted (but it won't work, of course). Running FetchNewLocal again
  142. #will correct the error - you'll be asked to locate List Files every time until
  143. #the name of the file you choose matches what's here. 
  144.  
  145. listApp     List Files FAT
  146.  
  147. #To have Fetch-O-Matic applications try to re-establish a dropped connection,
  148. #set to "Y" (default); otherwise, set to "N". A reason to set to "N" is if you
  149. #regularly download huge files; with reconnect off, you may be able to tell
  150. #Fetch to resume a partial download manually. If reconnect is set to "Y",
  151. #interrupted downloads and uploads will get  restarted from the beginning of
  152. #the interrupted file, then will be followed by the remaining files in the
  153. #transfer queue.
  154.  
  155. reconnect     Y
  156.  
  157. #Registration Number: You may use Fetch-0-Matic 30 times without seeing a re-
  158. #minder notice to register and pay the shareware fee. If you have registered,
  159. #enter the your registration code below. This will eliminate the registration
  160. #dialogs which will otherwise begin to appear.
  161.  
  162. regCode      xxx
  163.